GtkLabel: Use the new helpers
authorMatthias Clasen <mclasen@redhat.com>
Wed, 22 Apr 2015 15:57:38 +0000 (10:57 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 Apr 2015 05:15:21 +0000 (01:15 -0400)
commit87d3cc47c245ab2ac743e2c9576084507ddedb24
tree7a98895740e2d78bf7f7caac07d1ce35694df066
parentc8446f43fdc1c5059204a3cbc7d8178683fe0c1a
GtkLabel: Use the new helpers

Instead of issuing g_warning, fill the provided GError.
This lets us test this error handling, and is the right
thing to do. Use the new GtkBuilder helpers and
g_markup_collect_attributes to do so.
gtk/gtklabel.c